- database updating
- Техника: обновление базы данных
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
database — noun catalogue, computer base of information, computer file, computer storage, memory Generally:{{}}cyberspace, record, records, registry Burton s Legal Thesaurus. William C. Burton. 2006 … Law dictionary
Database management system — A database management system (DBMS) is a software package with computer programs that control the creation, maintenance, and the use of a database. It allows organizations to conveniently develop databases for various applications by database… … Wikipedia
Database — A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports… … Wikipedia
Database normalization — In the design of a relational database management system (RDBMS), the process of organizing data to minimize redundancy is called normalization. The goal of database normalization is to decompose relations with anomalies in order to produce… … Wikipedia
Database system — A database system is a term that is typically used to encapsulate the constructs of a data model, database Management system (DBMS) and database.[1] A database is an organised pool of logically related data. Data is stored within the data… … Wikipedia
Database trigger — A database trigger is procedural code that is automatically executed in response to certain events on a particular table or view in a database. The trigger is mostly used for keeping the integrity of the information on the database. For example,… … Wikipedia
UK Statute Law Database — The UK Statute Law Database is the official web accessible database of the statute law of the United Kingdom, hosted by the Ministry of Justice. History Background Access to statute law in the United Kingdom was, for some time, a difficult matter … Wikipedia
BioCyc Database Collection — The [http://biocyc.org/ BioCyc] database collection describesgenome and pathway information for hundreds of organisms.Two databases within BioCyc are highly curated, meaning theyhave received extensive manual updating with informationfrom the… … Wikipedia
Relational database — A visual diagram showing the relationship between the two tables, as indicated by the arrow A relational database matches data by using common characteristics found within the data set. The resulting groups of data uses the relational model (a… … Wikipedia
Map database management — stems from navigation units becoming more common in automotive vehicles (see Automotive navigation system). They serve to perform usual navigation functions, such as finding a route to a desired destination and guiding the driver to it or… … Wikipedia
Java Database Connectivity — (JDBC) is an API for the Java programming language that defines how a client may access a database. It provides methods for querying and updating data in a database. JDBC is oriented towards relational databases. The Java 2 Platform, Standard… … Wikipedia